Beta 18

http://xm7.info/ea/ccfp_weekly/Beta/


Post 9,043
https://www.forexfactory.com/showthread.php?p=10099816#post10099816


Added input VirtualBounceTrigger to vBaskets section.

If you set this to a number the EA will trigger a virtual Basket using this as a second trigger.
For example.
UseVirtualBasket=True
VirtualLowerTriggerLevel=300
VirtualBounceTrigger =50
With these settings the EA will trigger a real basket after the vBasket has fallen -300 pips and then risen +50 pips from the -300 pips fall (sort of like a bounce, right? lol)

2nd example, this time trigger on the upside:
VirtualUpperTriggerLevel=450
VirtualBounceTrigger =-30
With these settings the EA will trigger a real basket after the vBasket has risen+450 pips and then fallen 30 pips from +450 pips

Leaving VirtualBounceTrigger=0 will set the EA to trigger real baskets using only VirtualUpperTriggerLevel and/or VirtualLowerTriggerLevel

So there you have it...
Next Beta will contain the gradual addition of trades to a basket as they each reach a set trigger level

Enjoy
Jess